TLogger.Error(string,TVarRec[],Exception) Method

Represents method Error(string,TVarRec[],Exception).

Namespace: Spring.Logging.Loggers
public
 procedure Error(const fmt : string; const args : array of const;
 const e: Exception); overload;

Parameters

fmt
Type: string

args
Type: array of const

e
Type: Exception

Implements

ILogger.Error(string,TVarRec[],Exception)